3.1236 \(\int (1-2 x)^2 (2+3 x)^8 (3+5 x)^2 \, dx\)

Optimal. Leaf size=56 \[ \frac{100 (3 x+2)^{13}}{3159}-\frac{185}{729} (3 x+2)^{12}+\frac{503}{891} (3 x+2)^{11}-\frac{259 (3 x+2)^{10}}{1215}+\frac{49 (3 x+2)^9}{2187} \]

[Out]

(49*(2 + 3*x)^9)/2187 - (259*(2 + 3*x)^10)/1215 + (503*(2 + 3*x)^11)/891 - (185*
(2 + 3*x)^12)/729 + (100*(2 + 3*x)^13)/3159

_______________________________________________________________________________________

Rubi [A]  time = 0.106599, antiderivative size = 56, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ \frac{100 (3 x+2)^{13}}{3159}-\frac{185}{729} (3 x+2)^{12}+\frac{503}{891} (3 x+2)^{11}-\frac{259 (3 x+2)^{10}}{1215}+\frac{49 (3 x+2)^9}{2187} \]

Antiderivative was successfully verified.

[In]  Int[(1 - 2*x)^2*(2 + 3*x)^8*(3 + 5*x)^2,x]

[Out]

(49*(2 + 3*x)^9)/2187 - (259*(2 + 3*x)^10)/1215 + (503*(2 + 3*x)^11)/891 - (185*
(2 + 3*x)^12)/729 + (100*(2 + 3*x)^13)/3159

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 14.3761, size = 49, normalized size = 0.88 \[ \frac{100 \left (3 x + 2\right )^{13}}{3159} - \frac{185 \left (3 x + 2\right )^{12}}{729} + \frac{503 \left (3 x + 2\right )^{11}}{891} - \frac{259 \left (3 x + 2\right )^{10}}{1215} + \frac{49 \left (3 x + 2\right )^{9}}{2187} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**2*(2+3*x)**8*(3+5*x)**2,x)

[Out]

100*(3*x + 2)**13/3159 - 185*(3*x + 2)**12/729 + 503*(3*x + 2)**11/891 - 259*(3*
x + 2)**10/1215 + 49*(3*x + 2)**9/2187

_______________________________________________________________________________________

Mathematica [A]  time = 0.00439145, size = 74, normalized size = 1.32 \[ \frac{656100 x^{13}}{13}+302535 x^{12}+\frac{8477541 x^{11}}{11}+\frac{5207733 x^{10}}{5}+697905 x^9+6858 x^8-384336 x^7-298240 x^6-\frac{338336 x^5}{5}+40640 x^4+\frac{111616 x^3}{3}+13056 x^2+2304 x \]

Antiderivative was successfully verified.

[In]  Integrate[(1 - 2*x)^2*(2 + 3*x)^8*(3 + 5*x)^2,x]

[Out]

2304*x + 13056*x^2 + (111616*x^3)/3 + 40640*x^4 - (338336*x^5)/5 - 298240*x^6 -
384336*x^7 + 6858*x^8 + 697905*x^9 + (5207733*x^10)/5 + (8477541*x^11)/11 + 3025
35*x^12 + (656100*x^13)/13

_______________________________________________________________________________________

Maple [A]  time = 0.001, size = 65, normalized size = 1.2 \[{\frac{656100\,{x}^{13}}{13}}+302535\,{x}^{12}+{\frac{8477541\,{x}^{11}}{11}}+{\frac{5207733\,{x}^{10}}{5}}+697905\,{x}^{9}+6858\,{x}^{8}-384336\,{x}^{7}-298240\,{x}^{6}-{\frac{338336\,{x}^{5}}{5}}+40640\,{x}^{4}+{\frac{111616\,{x}^{3}}{3}}+13056\,{x}^{2}+2304\,x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^2*(2+3*x)^8*(3+5*x)^2,x)

[Out]

656100/13*x^13+302535*x^12+8477541/11*x^11+5207733/5*x^10+697905*x^9+6858*x^8-38
4336*x^7-298240*x^6-338336/5*x^5+40640*x^4+111616/3*x^3+13056*x^2+2304*x

_______________________________________________________________________________________

Maxima [A]  time = 1.34588, size = 86, normalized size = 1.54 \[ \frac{656100}{13} \, x^{13} + 302535 \, x^{12} + \frac{8477541}{11} \, x^{11} + \frac{5207733}{5} \, x^{10} + 697905 \, x^{9} + 6858 \, x^{8} - 384336 \, x^{7} - 298240 \, x^{6} - \frac{338336}{5} \, x^{5} + 40640 \, x^{4} + \frac{111616}{3} \, x^{3} + 13056 \, x^{2} + 2304 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^8*(2*x - 1)^2,x, algorithm="maxima")

[Out]

656100/13*x^13 + 302535*x^12 + 8477541/11*x^11 + 5207733/5*x^10 + 697905*x^9 + 6
858*x^8 - 384336*x^7 - 298240*x^6 - 338336/5*x^5 + 40640*x^4 + 111616/3*x^3 + 13
056*x^2 + 2304*x

_______________________________________________________________________________________

Fricas [A]  time = 0.188017, size = 1, normalized size = 0.02 \[ \frac{656100}{13} x^{13} + 302535 x^{12} + \frac{8477541}{11} x^{11} + \frac{5207733}{5} x^{10} + 697905 x^{9} + 6858 x^{8} - 384336 x^{7} - 298240 x^{6} - \frac{338336}{5} x^{5} + 40640 x^{4} + \frac{111616}{3} x^{3} + 13056 x^{2} + 2304 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^8*(2*x - 1)^2,x, algorithm="fricas")

[Out]

656100/13*x^13 + 302535*x^12 + 8477541/11*x^11 + 5207733/5*x^10 + 697905*x^9 + 6
858*x^8 - 384336*x^7 - 298240*x^6 - 338336/5*x^5 + 40640*x^4 + 111616/3*x^3 + 13
056*x^2 + 2304*x

_______________________________________________________________________________________

Sympy [A]  time = 0.122172, size = 71, normalized size = 1.27 \[ \frac{656100 x^{13}}{13} + 302535 x^{12} + \frac{8477541 x^{11}}{11} + \frac{5207733 x^{10}}{5} + 697905 x^{9} + 6858 x^{8} - 384336 x^{7} - 298240 x^{6} - \frac{338336 x^{5}}{5} + 40640 x^{4} + \frac{111616 x^{3}}{3} + 13056 x^{2} + 2304 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**2*(2+3*x)**8*(3+5*x)**2,x)

[Out]

656100*x**13/13 + 302535*x**12 + 8477541*x**11/11 + 5207733*x**10/5 + 697905*x**
9 + 6858*x**8 - 384336*x**7 - 298240*x**6 - 338336*x**5/5 + 40640*x**4 + 111616*
x**3/3 + 13056*x**2 + 2304*x

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.206322, size = 86, normalized size = 1.54 \[ \frac{656100}{13} \, x^{13} + 302535 \, x^{12} + \frac{8477541}{11} \, x^{11} + \frac{5207733}{5} \, x^{10} + 697905 \, x^{9} + 6858 \, x^{8} - 384336 \, x^{7} - 298240 \, x^{6} - \frac{338336}{5} \, x^{5} + 40640 \, x^{4} + \frac{111616}{3} \, x^{3} + 13056 \, x^{2} + 2304 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^2*(3*x + 2)^8*(2*x - 1)^2,x, algorithm="giac")

[Out]

656100/13*x^13 + 302535*x^12 + 8477541/11*x^11 + 5207733/5*x^10 + 697905*x^9 + 6
858*x^8 - 384336*x^7 - 298240*x^6 - 338336/5*x^5 + 40640*x^4 + 111616/3*x^3 + 13
056*x^2 + 2304*x